* emacs.c (SEPCHAR): Instead of defining this to be ',' on VMS and
authorJim Blandy <jimb@redhat.com>
Tue, 4 May 1993 00:28:07 +0000 (00:28 +0000)
committerJim Blandy <jimb@redhat.com>
Tue, 4 May 1993 00:28:07 +0000 (00:28 +0000)
commitd620fb0c44f0498c74cd7590d976cb27ded740d0
tree3d4b7252282e98372450510efd8b8ebd8e9630b6
parent4e4726bc25053520ce999e4b70d337a0fef8abe8
* emacs.c (SEPCHAR): Instead of defining this to be ',' on VMS and
':' elsewhere, just have it default to ':' if not #defined, and
#define it to be ',' in s/vms.h; OS/2 will need it to be ';'.
* s/vms.h (SEPCHAR): #define this to be ','.
* s/template.h (SEPCHAR): Mention this.

* s/vms.h (xfree): #define this to emacs_xfree, to avoid case
conflict with XFree; on VMS, external symbols are case-insensitive.
src/s/vms.h